From d85faf8ac0c449b606e7af3ce62cb414f2c5d056 Mon Sep 17 00:00:00 2001 From: "iap10@labyrinth.cl.cam.ac.uk" Date: Thu, 16 Jan 2003 15:22:44 +0000 Subject: [PATCH] bitkeeper revision 1.7.4.1 (3e26ce440CxOh3QHOvlZ-6A2yrzXyg) gzip image --- BitKeeper/etc/logging_ok | 1 + xen-2.4.16/Makefile | 1 + 2 files changed, 2 insertions(+) diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok index 24128f27c5..db380ba557 100644 --- a/BitKeeper/etc/logging_ok +++ b/BitKeeper/etc/logging_ok @@ -1,4 +1,5 @@ akw27@boulderdash.cl.cam.ac.uk +iap10@labyrinth.cl.cam.ac.uk kaf24@labyrinth.cl.cam.ac.uk kaf24@plym.cl.cam.ac.uk kaf24@striker.cl.cam.ac.uk diff --git a/xen-2.4.16/Makefile b/xen-2.4.16/Makefile index 7ede454ee8..f23a73caa1 100644 --- a/xen-2.4.16/Makefile +++ b/xen-2.4.16/Makefile @@ -23,6 +23,7 @@ $(TARGET): make-links $(MAKE) -C net $(MAKE) -C drivers $(MAKE) -C arch/$(ARCH) + gzip -f -9 < $(TARGET) > $(TARGET).gz make-links: ln -sf xeno include/linux -- 2.30.2